home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / gfx / show / jcosub26.lha / JACOsub / CHANGES.TXT next >
Text File  |  1996-12-19  |  24KB  |  487 lines

  1. New changes/fixes to JACOsub
  2. ============================
  3.  
  4. If your old version of JACOsub is 2.4 or earlier
  5. ------------------------------------------------
  6. REMEMBER TO RE-INSTALL THE FONTS.  ALL OF THE FONTS HAVE UNDERGONE REPAIRS.
  7. The clock font (JACOsub 18) has a repaired aspect ratio flag, ALL the
  8. proportional fonts have an improved boldface width, and new JACOsub_mono
  9. fonts have been added for smooth-scrolling titles.
  10.  
  11.  
  12. version 2.6a - December 1996
  13. ------------
  14.  
  15. New things:
  16. * New "Char block mode" for highlighting partial lines (see JACOsub.doc).
  17. * Config menu can now change the editor font (but not the dialog box font).
  18. * New Timing menu selection to eliminate timing gaps between titles.
  19. * Pressing T during timing toggles transparency of "waiting" titles list.
  20.  
  21. Improvements:
  22. * #Palette command now takes 24-bit RGB arguments; see JScripts.doc.
  23. * Many internal changes implemented for ease of porting JACOsub to MSDOS.
  24.  
  25. Fixes:
  26. * Fixed a couple of bugs in the way MouseMove generates directives.
  27. * Script compiler no longer aborts if script contains only #Includes.
  28. * Bits of junk won't appear at border of edit region when window resized.
  29. * "Tip of the Day" no longer cuts off the last line for long tips.
  30. * (2.6a) fixed a few editor and editor font bugs introduced in 2.6.
  31.  
  32.  
  33. version 2.5 - 2.5t (massive changes) - early 1996
  34. ------------------
  35.  
  36. New things:
  37. * NEW SCRIPT DIRECTIVES:  E for special Effects.  See JScripts.doc.
  38. * NEW VS DIRECTIVE for smooth vertical scrolling titles!
  39. * Added FB0/FB1 directive to disable/enable blitter on specific titles.
  40. * New mono-color fonts (JACOsub_mono.font) perfect for scrolling titles.
  41. * Two new demos: cyclscrl.js (palette cycle), scrldemo.js (smooth scroll).
  42. * Expanded R directives to implement a way to draw rectangles.
  43. * Directive definitions may have names instead of D1, D2, D3 designations.
  44. * Added #HRES script command to set screen resolution used for a script.
  45. * Added capability to time only endtimes while leaving start times alone.
  46. * Added menu option to shift only endtimes up or down.
  47. * Added NTSC/PAL genlock selection in Play/Video GENLOCK config setting.
  48. * New "Save Stripped" menu option added to save only title text, not timing.
  49. * New "Collision warn" menu option to find pixel collisions between titles.
  50. * JConvert rewritten; supports MacSubtitler (.scr) and old-TurboTitle (.tt).
  51. * (2.5n) "Wrap warn" config setting warns if title wraps to too many lines.
  52. * (2.5o) Added \D and \T codes to insert current date and time into title.
  53. * (2.5p) Program displays random tip on startup; disable in general config.
  54.  
  55. Improvements:
  56. * Enhanced demo.js to include new script features.  Play it and see!
  57. * Added ability to force a clear screen during script play (RETURN key).
  58. * Shortcut menu keys added for those users migrating over from the PC.
  59. * Control right-button behavior during timing; see General Config settings.
  60. * Improved memory management for #Include commands.  More OS-friendly.
  61. * Running clock now shows time of next event along with the current time.
  62. * ARexx PLAYSTART command now optionally waits for script to finish playing.
  63. * Sped up compiler pass 2b (about 30 times faster!).
  64. * Improved FO outline appearance and speed; especially speed in superhires.
  65. * Program now beeps during script play if it can't do something.
  66. * "Slow" text is now ever so slightly faster for OS versions 2.0 and up.
  67. * Wordwrapping now deletes multiple soft spaces at wordwrap points.
  68. * HL margins can now go past screen boundaries; Max buffers is now 7.
  69. * You are now asked about saving times after aborting a timing session.
  70. * DEL timing key now skips either currently-raised title, or waiting title.
  71. * (2.5q) Editor lines get colored if they cause errors or warnings.
  72. * (2.5r) Predefined directives may go up to D30 instead of D20.
  73.  
  74. Fixes:
  75. * Fixed Fkey insert bug near end of line, and MouseMove directive bug.
  76. * Fixed highlighted block loss when editing script that had been compiled.
  77. * Fixed bug causing occasional lockups when program started from Workbench.
  78. * Fixed bad interaction between VA and JF directives.
  79. * Fixed clock font (18) aspect ratio mess-up under AmigaDOS 3.0.
  80. * Fixed all other fonts to increase their width when displayed boldface.
  81. * Editor now refreshes properly when saving scripts with backup enabled.
  82. * Program now recovers properly when aborting from failed buffer alloc.
  83. * Fixed problem saving Shade Pattern preferences, and other minor details.
  84. * Moved "Genlock" setting from General Settings to Playing/Video settings.
  85. * (2.5t) Requester titles for "Shift time" and "Shift endtime" reversed.
  86. * (2.5t) ASL file requesters now retain the wildcard patterns you set.
  87.  
  88.  
  89. version 2.4 - mid 1995
  90. -----------
  91.  
  92. New things:
  93. * New friendly way of setting text appearance directives (scripts menu).
  94. * JF directive now has Center, Left, Right, and Unconditional modifiers.
  95.   JF:U is useful for titling credits -- see demo.js.
  96. * VL directive modified; omit the argument means "same as previous line."
  97. * Added buffer pre-load option to step-play for live manual playing.
  98.  
  99. Fixes:
  100. * Re-set some font flags to have proper aspect ratios in AmigaDOS 3.0.
  101. * #Palette colors exceeding maximum are now ignored, not reassigned.
  102. * #D no longer makes trailing comments uppercase after compiling.
  103. * Eliminated Enforcer hits in editor and font config requester.
  104. * Search+Replacing "x" with "_x" no longer results in endless loop.
  105. * Fixed bugs wrt editor cursor, script comments in #F commands, etc.
  106.  
  107.  
  108. version 2.3 - 1994/1995
  109. -----------
  110.  
  111. New things:
  112. * NEW SCRIPT DIRECTIVES:
  113.     VA causes a line to appear Above the previous one.
  114.     VM directive now includes an optional up-or-down shift parameter.
  115.     Tx designates the line as belonging to a separately-timed track.
  116.     JF justifies text flush with the edges of the current text box.
  117. * Added "Hex character" Edit Menu selection for entering special codes.
  118. * Added new "Punch-in" timing capability, toggles time recording on or off.
  119. * Added "Equivalences" Timing Menu selection for some time calculations.
  120. * During timing, double-click or press TAB to raise titles with a small
  121.   gap forced in between successive titles.
  122. * During timing, sizes of the "used" and "waiting" lists may be cycled.
  123. * Pressing T during play toggles running clock @NNNN/H:MM:SS.FF formats.
  124. * MouseMove now toggles between VP and VL vertical positioning.
  125. * Added font aspect ratio specification to #Font script command (2.0+).
  126. * Single-drive 1.3 users can use the Shell script MakeWB (in the scripts
  127.   directory) to make a minimal Workbench boot disk.
  128. * Playing/Video config now has timer selection.
  129.  
  130. Fixes:
  131. * Added "KNOWN BUGS" section to end of Overview.doc - help if you can!
  132. * Program now strips out CR characters when loading MSDOS text files.
  133. * Timing procedure no longer causes color errors or title mis-positioning.
  134. * Timing requesters now use the script's time format (@NNNN or H:MM:SS.FF).
  135. * Default palette colors 4 - 15 changed to give a better variety of colors.
  136. * Other miscellaneous minor or inconsequential bugs fixed.
  137.  
  138.  
  139. version 2.2 - 1994
  140. -----------
  141.  
  142. New things:
  143. * Program can now signal time events with a short beep during play.
  144. * Added ability to loop forever during normal script play.
  145. * VM DIRECTIVE BEHAVIOR CHANGED: Now uses VTn and VBn settings to determine
  146.   middle of area in which to display titles.  This has no effect on most
  147.   scripts, but adds flexibility.
  148. * The JCovert script conversion utility now supports ZeroG (.zeg) scripts.
  149. * Instructions on the timing display can now be toggled on or off.
  150. * Predefined title directives can now go up to D20 instead of D9.
  151. * Added section to JACOsub.doc on "How to Time a Script."
  152.  
  153. Fixes:
  154. * Global shift was not shifting titles at start time 0:00:00.00.  Fixed.
  155. * Removed 32-bit AGA palette support; it was screwing up palette requester.
  156. * Sometimes loaded wrong script if two existed with different extensions.
  157.  
  158.  
  159. version 2.1 - second Fred Fish release - 1994
  160. --------------------------------------
  161.  
  162. New things:
  163. * VERSION 1.XX REGISTERED USERS NEED A NEW VALIDATION CODE.  See end of
  164.   Register.doc for details on getting a free updated code.
  165. * Added "Insert dummy times" script menu selection.
  166. * Program warns if your fonts are too old.  Re-install them, OK?
  167.  
  168. Fixes:
  169. * Program no longer allows a proportional font to be the timer/clock font.
  170. * Timing screen now uses hardcoded palette instead of script play palette.
  171. * Script play won't get stuck in an endless loop if IFF files not found.
  172. * Pressing RETURN after starting program caused a crash (stupid mistake).
  173. * Fixed memory corruption when compiling long lines with many wordwraps.
  174. * Number of colors wasn't getting updated properly in Play/Video requester.
  175. * Version 2.0 could not run under AmigaDOS 1.3; version 2.1 can.
  176. * Filename string requester now works (appears if no req or asl.library).
  177.  
  178.  
  179. version 2.0 - "script timing" public beta release
  180. -------------------------------------------------
  181.  
  182. New features & changes (see also version 1.99 changes):
  183. * JACOsub can now time scripts!
  184. * 24-PIXEL CLOCK FONT NO LONGER EXISTS.  The new 18-pixel characters are
  185.   the same size as the old 24-pixel font but occupy less vertical space.
  186. * The IS directive now supports AGA IFF files for AmigaDOS 3.0+ !!
  187. * Modified CS directive; CSL will put a shaded box behind individual lines.
  188. * You can now abort long script compiles by pressing the ESC key.
  189. * Play screen size can now be set from the Play/video config menu.
  190. * New configuration settings: EDITORWINDOW, DISPLAYSIZE, AUTOENDTIME.
  191. * Amigas with AGA chips can now use more than 4 colors in superhires mode.
  192. * The program now allocates its own stack.
  193. * Added more documentation files: FAQ, Register.doc, and QuickRef.doc.
  194.  
  195. Fixes:
  196. * File requester pattern gadget no longer gets trashed.  Keep the pattern
  197.   under 30 characters however.
  198. * Fixed asl.library Enforcer hits with valuable help from Jacob Ellis.
  199. * Font colors other than 3 should now look proper after loading config.
  200. * VH directive got broken in 1.99; it's fixed now.
  201. * FS no longer causes crashes in superhires mode
  202. * Time overlap warnings are now triggered more sensibly.
  203. * Default directive no longer gets reset when saving video settings.
  204. * Proper fader values are now output to ARexx genlock scripts.
  205. * MouseMove now works properly in blocks, with #S & #R, genlock directives.
  206. * AutoEndtime feature no longer locks up on titles containing comments.
  207. * Added AGA-compatible palette loading in hopes of fixing a strange bug.
  208. * Editor window operates properly if another window is covering it.
  209. * Numerous operational oddities tracked down and fixed.
  210.  
  211.  
  212. version 1.99 - improvements and fixes for 1.9/y/z
  213. -------------------------------------------------
  214.  
  215. New features:
  216. * REGULAR FONTS HAVE CHANGED WITH THIS RELEASE.  The 29-pixel font is now
  217.   outline only (with no shadow), and there is a new 32-pixel font which is
  218.   essentially the 29-pixel font with a shadow.  Fonts 1-9 now default to
  219.   the 32-pixel font (not 29); font 0 still defaults to 36.
  220. * SUPERHIRES FONT HAS CHANGED WITH THIS RELEASE.  The 36-pixel font now
  221.   has an outline appropriate for superhires, but no shadow.  This should
  222.   help speed up the program, which is slow to generate its own outlines.
  223. * Fonts may now be mixed within the same line, e.g. \F2 means use font 2.
  224. * Added an IFF picture preview function to the File menu.
  225. * Implemented Time Divide and Auto Duration in the Scripts menu.
  226. * Time range specifications (like ramps and shifts) may now be stated as
  227.   H:MM:SS.FF in addition to the old seconds.units format.
  228. * MouseMove now displays all lines occupying the same time as the target
  229.   line, but ONLY if the line is inside a highlighted block.
  230. * JACOsub is now compiled with the SAS C++ 6.51 compiler.
  231.  
  232. Fixes:
  233. * Loading a font from your script no longer corrupts memory (this bug
  234.   appeared in 1.9y/z and caused unpredictable behavior including crashes).
  235. * Fixed various bugs with ramp/shift roundoff, VH directive, wordwrap, etc.
  236. * Fixed bug causing ARexx commands in the script to be executed twice.
  237. * The #include command should no longer caused a genlock fade to be missed.
  238.  
  239.  
  240. version 1.9 - "script editor" release
  241. -------------------------------------
  242.  
  243. New features and fixes (update releases):
  244. (1.9z) Ramp and Resolve times now calculates new times correctly.
  245. (1.9z) #R and #S commands are properly removed during time resolve process.
  246. (1.9z) Global #S command now handled properly if it occurs after #I or #C.
  247. (1.9z) Blank # comments no longer generate a compiler warning.
  248. (1.9z) Video allocation failures should be handled better now.
  249. (1.9z) Fixed several problems with fonts (loading, requester, rendering etc.)
  250.  
  251. (1.9y) All # commands may be words, for example #T can be #TIMERES, #F
  252.        can be #font, #R can be #Ramp, etc.
  253. (1.9y) Implemented some time-manipulation features in the editor.
  254. (1.9y) Added the #CLOCKPAUSE command.  Example: #C 0:00:30.00 will pause
  255.        the script at 30 seconds.  A keystroke or ARexx event continues it.
  256. (1.9y) Times can now be in two formats:  The normal H:MM:SS.FF format,
  257.        and a new @FFFFF format representing whole time units.
  258. (1.9y) Added a -trace commandline switch for debugging initialization.
  259. (1.9y) Split up JACOsub.doc into two files, Overview.doc and JACOsub.doc.
  260. (1.9y) #S commands subsequent to the first #S command now work properly.
  261. (1.9y) Video buffer allocation failures are now handled more gracefully.
  262. (1.9y) Cutting the last line of the script no longer crashes the editor.
  263. (1.9y) Fixed several cosmetic behavioral problems in the editor.
  264. (1.9y) Fixed erratic clock offset problems for first few VB subtitles.
  265.  
  266. New features (1.9):
  267. * The script editor is done!  (but script timing is not done yet)
  268. * Graphical mouse-positioning of any timed text or IFF brush is possible.
  269. * Added ARexx communications!  See ARexx.doc file.
  270. * GVP and Video Toaster fades are now supported through ARexx (but no
  271.   scripts written yet -- see ARexx.doc for details if you want to write an
  272.   ARexx script for your genlock).
  273. * New directive: RX causes your timed script to execute any ARexx script.
  274. * New directive: VH sets line height as % of font height.  Default VH100.
  275. * New config setting: FKEY defines function key macro strings for editor.
  276. * New escape code: \ at the end of a line indicates that the text continues
  277.   on the next line in the file.  See the demo script for examples.
  278.  
  279. Fixes (1.9):
  280. * The arrow keys should now work under AmigaDOS 1.3.
  281. * Superhires mode got broken in 1.8.  It should be fixed now.
  282. * Requesters now use the Topaz 8 font to preserve their appearance.
  283. * The program no longer resets Workbench screen colors.
  284. * Compiled scripts should now load properly (but who uses them??).
  285. * Version 1.8 crashed under AmigaDOS 1.3.  It now behaves better.
  286. * Ramp-time changes weren't being processed in the play requester.  Fixed.
  287. * Bugs that might cause unexpected instability problems were killed.
  288. * Moved doc files to their own subdirectory, and rearranged JScripts.doc.
  289.  
  290.  
  291. version 1.8 - "script viewer" release
  292. -------------------------------------
  293.  
  294. * Improved functionality of more of the pull-down menu selections.
  295. * Added several requesters for playing and configuration.
  296. * Version 1.8 now works as a many-featureed file viewer, but not an editor.
  297. * Added play-screen centering capability for AmigaDOS 2.0+ users.
  298. * Removed EDITORSCREEN and QUITVERIFY configuration settings.
  299. * Added  added RAMPSHIFTINCR and TOPLEFT configuration settings.
  300. * Created a SUPERHIRES mono-color font for use with FO/FS directives.
  301. * Added an em-dash (long dash) to all fonts at character 174 (hex AD).
  302.  
  303.  
  304. version 1.7
  305. -----------
  306.  
  307. * Internal outline&shadow generation no longer creates a garbage underline.
  308. * During script play, holding the SHIFT key down for '+' no longer needed.
  309. * The < and > keys (or , and .) function the same as the up and down
  310.   arrows.  The arrow keys still do not work under AmigaDOS 1.3.
  311. * The main menu is now on a Workbench window.  The video buffers do not
  312.   get created until you try to play a script.
  313.  
  314.  
  315. version 1.6
  316. -----------
  317.  
  318. (1.6e) Significant internal changes in anticipation of writing the editor.
  319. (1.6d) Fixed sudden time jumps that occurred with some ramped scripts.
  320. (1.6c) JACOsub now uses AmigaDOS 2.0 timer functions under 2.0.
  321. (1.6b) Fixed a problem causing DPaint IV file loading failures.
  322. (1.6b) Fixed a problem causing some font shadow generation to be clipped.
  323. (1.6b) Fixed (hopefully) clipping during inter-buffer superhires blits.
  324. (1.6b) Fixed bug resulting in erroneous colors when generating font
  325.        outlines or shadows against background graphics.
  326. (1.6b) Multiple copies of JACOsub.font 29 were being loaded, which was
  327.        unnecessarily consuming 200 extra kilobytes of memory!!
  328.  
  329. * Now two IFF loading modes!  IL (IFF Load) directive still loads an IFF
  330.   bitmap directly into the display background.  New IS (IFF Screen) loads
  331.   an IFF file into its own screen.  See JScripts.doc for limitations.
  332. * Up to 10 color palettes may be switched on the fly while playing a script
  333.   using the new CP directive.  Used to simulate more colors than available.
  334. * The #Q, #R and #S commands are now tied to #T.  They now take their
  335.   arguments in script time units rather than hundredths of seconds.
  336. * The #S command can now be used multiple times in a script, and it shifts
  337.   the times for only those lines following the #S.  The FIRST occurrence of
  338.   #S is still a global shift for compatibility with previous versions.
  339. * JACOsub can anti-alias fonts when generating font outlines!  See the
  340.   ANTIALIASCOLOR setting in JACOsub.cfg, or the newly modified FO directive
  341.   in JScripts.doc.
  342. * The JACOsub fonts have been modified ever so slightly here and there.
  343. * SUPERHIRES diagonal font shadow angle is now be 45-degrees.
  344. * Sometimes specifying a font in JACOsub.cfg didn't work.  This is fixed.
  345. * The T modifier for GB and GG directives is now truly optional.
  346. * JConvert now corrects overlapping times when converting TTS scripts.
  347.  
  348.  
  349. version 1.5 - first Fred Fish release
  350. -------------------------------------
  351.  
  352. * Added the FO and FS directives to generate outlines and shadows around
  353.   regular mono-colored Amiga fonts!  Slow but useful.
  354. * When a script completes playing, JACOsub no longer returns to main menu
  355.   if +, -, up, or down is pressed to change ramp or shift setting.
  356. * Display now initializes to full height on overscanned PAL systems.
  357. * Added DURATIONWARN setting to warn if a title duration is too long.
  358. * Fixed an incompatibility warning problem with loading compiled scripts.
  359. * Specifying VB or VT offsets greater than 127 now works.  But use the VP
  360.   directive if you need offsets this large.
  361. * Jconvert utility now converts untranslatable lines to comments.
  362. * JConvert can now be run from the workbench, and can convert multiple
  363.   files either from the commandline, Workbench icons, or a file requester.
  364. * Minor fixes: potential problem with fixed-width font handling; Workbench
  365.   startup handling was improved; most files now have icons; one of the
  366.   international characters in the 29-pixel font was not outlined.
  367. * SUPERHIRES verified to work on an A1200!  Older A3000's might still have
  368.   trouble (I don't have an A3000 to test).
  369.  
  370.  
  371. version 1.4
  372. -----------
  373.  
  374. * JACOsub now displays IFF graphics along with the text!  (2.0+ only)
  375. * Added JB directives to position blocks of text left right, and center.
  376. * Added more default directives D1, D2, etc.  See #D in JScripts.doc.
  377. * Fixed problem where compiled scripts were saved under a weird name.
  378. * Olivier Mangon added .sub script conversion capability to JConvert.
  379. * CLOCKHEIGHT config setting lets you double running clock height.
  380. * Tilde (~) character now acts as a true 'hard' space in a script.
  381. * Changed shareware annoyance logo to what JACO likes to use.
  382. * SUPERHIRES mode *still* doesn't work!  Grrr...
  383.  
  384.  
  385. version 1.31
  386. ------------
  387.  
  388. Fixed two bugs of little consequence involving the { character, and
  389. parsing the arguments for #R and #S commands.
  390.  
  391.  
  392. version 1.3 official release
  393. ----------------------------
  394.  
  395. * New directive: CSa:b:c, to put a solid or transparent box behind text.
  396. * Commandline switch: -register lets you register the program.
  397. * Added slightly annoying "unregistered" logo to 1st screen in script play.
  398. * Provided for error message output if program was run from Workbench.
  399. * Setup warnings now appear in a requester instead of text on the screen.
  400. * Clicking in the running clock screen no longer disables keystrokes.
  401. * The program now initializes 4 video buffers by default instead of 5.
  402.  
  403.  
  404. version 1.2 official pre-release
  405. --------------------------------
  406.  
  407. * File requester has 3-D gadget appearance under AmigaDOS 2.0+.
  408. * File requester no longer needs a slash appended to directory name.
  409. * The jconvert utility got broken in 1.1.  It's fixed now.
  410. * Added detection of time-overlap errors in non-JACOsub scripts.
  411. * I *think* I fixed the problem of JACOsub was ignoring SuperGen controls.
  412. * Both the 36 and 29 pixel fonts contain international characters.
  413. * FF directive is now FQ, for consistency with JACOsub.cfg settings.
  414. * Switched compilers from SAS C 5.10b to SAS C 6.2.
  415. * Documentation was getting unwieldy, so it is now split into two parts.
  416.  
  417.  
  418. version 1.1 pre-official release
  419. --------------------------------
  420.  
  421. * Changed FN directive to FC for consistency with JACOsub.cfg, added FD.
  422. * Running clock display was transparent when genlocked.  Now it's black.
  423. * Changed clock position, raised bottom-positioned text during clock play.
  424. * ESC key no longer ignored after clicking the mouse on the clock.
  425. * Changed the commandline switches to make more sense.
  426. * Ramp-time or shift-time adjustments can be made "on the fly" during play.
  427. * The #I command now passes down offsets from previously-included scripts.
  428. * File requesters (asl.library or req.library) now supported.
  429. * New script command:  #S sets a play-time shift inside your scripts.
  430. * Downgraded some script compiler errors to warnings.  Added a warning for
  431.   titles that have a duration more than 2 minutes.
  432. * Blank lines when converting 3rd-party scripts are now ignored instead
  433.   of being treated as unrecoverable errors.
  434. * Shortened compiler pass 2b significantly if not using time quantizing.
  435. * Fixed a bug that would cause memory errors when compiling short scripts.
  436. * Changed documentation to explain the JACOsub.cfg file.
  437. ...and other small changes, fixes, and improvements too numerous to mention.
  438.  
  439.  
  440. version 1.08 beta - 1991
  441. -----------------
  442.  
  443. * JACOsub.Config is now called JACOsub.cfg, which has a more flexible
  444.   format.  Your old config file will be ignored.
  445. * The #R command now uses actual seconds instead of 1/100 second units.
  446. * New script command added:  #I <start time offset> <script file name>
  447.   lets you include secondary scripts into your main script.
  448. * New menu items added:  Ramp time now a menu item, you can begin play at
  449.   any point in the script, and you can display a running clock.
  450. * When you press ESC during play, the play now terminates immediately
  451.   instead of waiting for the next time event.
  452. * Script reading and compiler pass 1 routines underwent drastic internal
  453.   changes to provide a hook for the timer/editor user interface.
  454. * Added 24-pixel-height mono-color fixed-width font, used to display the
  455.   running clock, and will be used for interactive timing purposes.
  456. * Non-proportional (i.e. mono-spaced) fonts work properly now.
  457. * The JACOsub color fonts have been modified here and there.
  458. * The jconvert utility now has a quiet switch to inhibit voluminous output
  459.   to the screen while it's doing its thing.
  460.  
  461.  
  462. version 1.07beta down to 1.00beta
  463. ---------------------------------
  464.  
  465. Lots of beta releases and helpful feedback from beta testers; fixes and
  466. changes FAR too numerous to mention.  Given that the first beta version
  467. was quite buggy, with only the ability to Read a script, Play a script,
  468. and Quit, with no Panimator conversion utility, this software package has
  469. come a long way!
  470.  
  471.  
  472. version .01 (internal)
  473. ----------------------
  474.  
  475. AmigaBASIC program for proof-of-concept experiments.  Didn't last long.
  476.  
  477.  
  478. version 0
  479. ---------
  480.  
  481. JACOsub was a mere thought beginning to germinate.  The fonts that would
  482. eventually become the JACOsub fonts were painstakingly designed here.
  483. They were originally intended to be used by the Phoenix Japanimation
  484. Society to improve the appearance of their excellent efforts, and were
  485. used first on "Devilman" 1 and 2 (script by JACO, subtitled by Tom Perry
  486. of the Phoenix Japanimation Society).
  487.